xen.git
2006-10-03 kfraser@localhost... [IA64] Fix implicit declaration of initialize_keytable().
2006-10-03 Alastair Tse[XM] Fix rmlabel filename assignment
2006-10-03 Alastair Tse[XM] Fix missing security check in block-attach
2006-10-02 kfraser@localhost... [HVMLOADER] Clean up SMBIOS table-length computations.
2006-10-02 kfraser@localhost... [NET] front: Allow copying receive path to be selected...
2006-10-02 Steven Smith[XEN][HVM] Fix a bug which could lead to the guest...
2006-09-30 kaf24@firebug... [HVM][TOOLS] Improve warnign message when trying to...
2006-09-30 kaf24@firebug... [HVM] Mov to/from CR8 must be gated on whether VLAPIC...
2006-09-30 kaf24@firebug... [HVM] Add RDMSR/WRMSR instruction emulation to VMXAssis...
2006-09-30 kaf24@firebug... [HVM] Add sub instruction support to HVM MMIO decoder.
2006-09-30 kaf24@firebug... [HVM][SVM] Do not delay ExtInt event injection if RFLAG...
2006-09-29 kfraser@localhost... [NET] back: Loopback must copy foreign mappings.
2006-09-29 Steven SmithMerge.
2006-09-29 Steven Smith[XEN][HVM] Arrange that we only consider sending a...
2006-09-29 kfraser@localhost... [BLKTAP] Find major number by searching sysfs
2006-09-29 Steven SmithMerge.
2006-09-29 Steven Smith[XEN][HVM] Make sure that the interrupt which event...
2006-09-29 kfraser@localhost... [LINUX] Make evtchn device use a dynamic minor number.
2006-09-29 Tim Deegan[XEN] Recompute shadows of PAE PSE l2es when needed.
2006-09-29 kfraser@localhost... [HVM][SVM] Obtaining instruction address needs to mask...
2006-09-29 Alastair Tse[TOOLS] Fix xendomains init.d script DOG PIG confusion.
2006-09-29 kfraser@localhost... [HVM] Disable VMX/SVM on auxiliary processors when...
2006-09-29 kfraser@localhost... [HVM][VMX] Clear vmxe when VMX is not enabled.
2006-09-29 kfraser@localhost... [PYGRUB] Enable showing the cursor in pygrub when it...
2006-09-29 kfraser@localhost... [HVM][SVM] 64-bit Windows HVM guests require MCE/MCA...
2006-09-29 kfraser@localhost... [BLKTAP] Remove unnecessary TLB flush from blktap driver.
2006-09-29 kfraser@localhost... [BLKTAP] Remove unnecessary timeout from tapdisk select...
2006-09-29 kfraser@localhost... Remove dead pdb code from tools directory.
2006-09-29 kfraser@localhost... [VMXASSIST] Fix data32/addr32 instruction decode issue.
2006-09-29 kfraser@localhost... [HVM] Clean up hvm_copy interface to be more like copy_...
2006-09-29 kfraser@localhost... [HVM][VMX] Fix data copying in transition to/from vmxas...
2006-09-29 kfraser@localhost... [NET] back: Reset netfilter context in loopback receive...
2006-09-29 kfraser@localhost... [BLK] front: Flush workqueues with no locks held. Opera...
2006-09-29 kfraser@localhost... [XENBUS] Don't perform normal state-machine transitions and
2006-09-28 Andrew Warfield[BLKTAP] have udev create the device for blktap
2006-09-28 Andrew Warfield[BLKTAP] have blktap use a dynamic major
2006-09-28 Andrew Warfield[BLKTAP][XEND] Fix blktap to work with a bootloader
2006-09-28 Andrew Warfield[BLKTAP] Fix SMP debugging assert failures in blktap
2006-09-28 Andrew Warfield[BLKTAP] clean up blktap and remove private structure
2006-09-28 Andrew Warfield[BLKTAP] Fix blktap oops on domain shutdown
2006-09-28 Tim Deegan[XEN] Support lightweight shadow-translate PV guests...
2006-09-28 Tim Deegan[XEN] Fix interaction between tlbflush timestamp and...
2006-09-28 kfraser@localhost... [NET] back: 4 loopbacks by default for dom0 (previously...
2006-09-28 kfraser@localhost... [XEN] Remove weak-extern definitions from symbols.c.
2006-09-28 kfraser@localhost... [NET] back: Create 0 loopbacks by default for non-domain-0.
2006-09-28 atse@norwich... [XM] Report proper ACMError(s) instead of silently...
2006-09-28 atse@norwich... [XM] Remove traceback printing from load/makepolicy.py.
2006-09-28 atse@norwich... [XM] Fix stray quotes in usage message in getlabel.py
2006-09-28 atse@norwich... [XM] Fix error reporting for resources.py, remove dupli...
2006-09-28 atse@norwich... [XM] Removed traceback printing for non ACMError exceptions
2006-09-28 atse@norwich... [XM] Set proper return code for exceptions in xm, catch...
2006-09-28 kfraser@localhost... [XEN] Fix i386 hypercall code to always create shadow
2006-09-28 kfraser@localhost... [HVM] Avoid mis-optimisation of the SVM/VMX exit handlers
2006-09-28 atse@norwich... There's a typo in create.py, which affects PV bootloade...
2006-09-27 kfraser@localhost... [VMXASSIST] Cast to pointer type via long to avoid...
2006-09-27 Steven Smith[HVM] qemu should wait 10ms, rather than 100ms, between...
2006-09-27 kfraser@localhost... [XM-TEST] Remove the test for /dev/tpm0, which may...
2006-09-27 kfraser@localhost... [XEN] gdbstub return value is used to determine whether...
2006-09-27 kfraser@localhost... [XM] Fix 'xm uptime' command.
2006-09-27 kfraser@localhost... [XM] Fix domain reported by 'xm sched-sedf'.
2006-09-27 kfraser@localhost... [XM] Fix 'xm rmlabel' command.
2006-09-27 kfraser@localhost... [XM] Reenable the '-h' option, disabled in changeset...
2006-09-27 kfraser@localhost... [HVM] Fix stupid printf formatting error that breaks...
2006-09-27 kfraser@localhost... [HVM] Fix MSR read/write and add extra info when
2006-09-27 kfraser@localhost... [XEN] Fix x86_emulate and hvm-mmio-insn-len decoders
2006-09-26 Steven Smith[HVM][VNC] Fix typo.
2006-09-26 Steven Smith[HVM][VNC] Work around a bug in the newest version...
2006-09-26 Steven Smith[HVM][VNC] Make sure that qemu doesn't go into an infin...
2006-09-26 Steven Smith[HVM] Make qemu_advance_timer do something sensible...
2006-09-26 kfraser@localhost... [HVM] Fix HLT with interrupts disabled. Only take down
2006-09-26 Emmanuel AckaouyAdds support for the keyword 'all' to the vcpu-pin...
2006-09-26 kaf24@firebug... [VMXASSIST] Small fix to virt-to-phys translation.
2006-09-26 kaf24@firebug... Remove static forward declaration in gdbstub code.
2006-09-25 kfraser@localhost... [VMXASSIST] Fix virt-to-phys translation routine.
2006-09-25 kfraser@localhost... [XEN] Simplify VMCS allocation (never bigger than a...
2006-09-25 kfraser@localhost... [XEN] Small clean up.
2006-09-25 Steven Smith[HVM] Rate limit guest accesses to the qemu virtual...
2006-09-25 Emmanuel AckaouyMake dom0_vcpus_pin a platform independant option.
2006-09-25 kfraser@localhost... [XEN] Fix 11607 to avoid bignum aritmetic in assembly...
2006-09-25 kfraser@localhost... [HVM] Use AMD's isntruction-length decoder for VMX...
2006-09-25 kfraser@localhost... Consolidate the preferable use of a pragma with the...
2006-09-25 kfraser@localhost... [XEN] Limit size of Xen heap to 2GB.
2006-09-25 kfraser@localhost... [XEN] Use symbolic constants to determine segment limits.
2006-09-25 Steven SmithMerge.
2006-09-25 Steven Smith[XEN][HVM] Initialise the ELCR to level triggered mode...
2006-09-25 kfraser@localhost... [TOOLS] Wait for backend devices to set up before resum...
2006-09-24 kaf24@firebug... [XEN] Support unconnected IRQ lines in pirq_acktype().
2006-09-24 kaf24@firebug... [XEN] Add local-APIC-edge to list of PIC types supporte...
2006-09-23 kfraser@localhost... [QEMU] A better build fix for qemu-dm.
2006-09-23 kfraser@localhost... Ensure CONFIG_SND_FM801_TEA575X is unconfigured on...
2006-09-23 kfraser@localhost... Fix tools build with latest glibc, which has an
2006-09-23 kfraser@localhost... Use GDB 'O' packets for console output if the serial...
2006-09-23 kfraser@localhost... Move initialize_keytable declaration to keyhandler.h
2006-09-23 kfraser@localhost... Clean up and enhance "make tags"
2006-09-23 kfraser@localhost... [HVM] Fix timer interrupt underflow bug.
2006-09-23 kfraser@localhost... Update vnet kernel module to handle architectures without
2006-09-23 kfraser@localhost... [MINIOS] Added a new file arc/x86/setup.c and moved...
2006-09-23 kfraser@localhost... [QEMU] Fix build on some distros (e.g., FC6T3).
2006-09-23 atse@norwich... [XM] Fix argument parsing for dump-core subcommand
2006-09-23 kaf24@firebug... [HVM] A few cleanups to i8259.c -- in particular change
next